quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- A quotation mark is sometimes called an inverted comma; an upside-down cake.
引号有时称单引号;倒置的蛋糕。 - If the double quotation mark is the outermost quote, all variables are expanded.
如果最外边的引号是双引号,那么展开所有变量。 - Unclosed quotation mark before the character string '%. ls'.
字符串''%1!''之前有未闭合的引号。 - For example, if a name part contains a period, double quotation mark, or a left or right bracket, use brackets or double quotation marks to delimit the part.
例如,如果名称某部分包含句点、双引号、左括号或右括号,则需要使用括号和双引号来分隔该部分。 - You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。 - Conversely, the double quotation mark can be used if the value starts with a single quotation mark.
相反,如果该值以单引号开始,也可以使用双引号。 - This explains why an unmatched single or double quotation mark causes a new prompt to appear.
这解释了不匹配的单引号或双引号会导致出现新提示符的原因。 - To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。 - But, foolishly, I let my so-called brain trust ( makes quotation mark sign) talk me out of that.
但愚蠢的是,我让所谓的智囊团(用手比划着引号)说服了我不那样做。 - You can use either type of quotation mark to indicate a string in Python, as long as you're consistent.
您可以使用任意一类引号来表示Python中的字符串,只要引号一致就行。